Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: deep copy Any objects #477

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Conversation

eddycharly
Copy link
Member

Explanation

Fix deep copy Any objects.

Signed-off-by: Charles-Edouard Brétéché <[email protected]>
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 22.75%. Comparing base (59491c9) to head (3e4eac3).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/apis/policy/v1alpha1/any.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #477      +/-   ##
==========================================
+ Coverage   22.64%   22.75%   +0.10%     
==========================================
  Files          85       85              
  Lines        3925     3925              
==========================================
+ Hits          889      893       +4     
+ Misses       2957     2952       -5     
- Partials       79       80       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eddycharly eddycharly merged commit ae1603e into kyverno:main Sep 16, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants